home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 December / macformat-031.iso / mac / Internet / HTML Software / HTMLedit16 / HTML.edit 1.6 ReadMe next >
Encoding:
Text File  |  1995-05-02  |  7.0 KB  |  132 lines  |  [ttro/ttxt]

  1. HTML.edit 1.6 ReadMe
  2.  
  3. HTML.edit ©1994, 1995 Murray M. Altheim, Equinox Development, All Rights Reserved.
  4. Please read the Legaleze section under HTML.edit Help for information regarding copyrights, credits and distribution.
  5.  
  6.  
  7. +++ Availability
  8.  
  9. Information on current versions is now available at
  10.  
  11.    http://ogopogo.nttc.edu/tools/htmledit/HTMLedit.html
  12.  
  13. Latest alpha and beta versions available at
  14.  
  15.    ftp://ogopogo.nttc.edu/pub/tools/
  16.  
  17. Please email any comments or problems you find with this version to the author at
  18.  
  19.    murray.altheim@nttc.edu
  20.  
  21.  
  22. +++ NOTES ON HTML.edit 1.6:
  23.  
  24. Feedback
  25. I do appreciate and attempt to respond to all feedback and comments. If there is a feature you'd like to see, please let me know…
  26.  
  27. Preview Document
  28. The new button found at the right end of the tool palette is the Preview button. This opens your favorite WWW browser and loads the current HTML document. If you have problems previewing documents, have your browser open in the background before previewing. (HTML.edit sends an "openURL" appleEvent to your browser: if your machine doesn't support AppleEvents this feature won't work)
  29.  
  30. Application Window
  31. Note that you can option-drag on the document (not window) zoom box, which brings up a popup menu to resize the application window.
  32.  
  33. HTML Comments
  34. Historically there has been some confusion as to what constitutes an HTML comment. The draft HTML 2.0 DTD calls for comments to be tagged <!-- comment --> while some browsers seemed to require <!-- comment >, missing the closing "--". Previous versions of HTML.edit supported a checkbox option, which is no longer available. HTML.edit now follows the HTML 2.0 DTD.
  35.  
  36. Footers
  37. The Help documentation of several earlier versions erroneously states that the Footer text follows the closing </BODY> tag. In actuality, nothing except the final </HTML> tag can follow the closing body tag. See the Help section on Document Structure for clarification. As no definition of a footer exists in HTML, this editor defines a footer as any text following the <!--FOOT--> tag used as a separator, regardless of whether this tag occurs in the Body or Footer text areas of the editor. The separator is an HTML comment, which should be ignored by WWW browsers, and can be modified from the Preferences card. I use this feature to automatically cue HTML.edit to separate out the footer text on imported documents. Then, modifying the "footer" of many documents is simplified.
  38.  
  39. Help
  40. HTML.edit Help no longer requires a separate Help file. If you are upgrading from a previous version, please check the "Installing HTML.edit" section in Help, especially if you notice any anomalies with the Futura display font. Note that previous versions included A Beginner's Guide to HTML within the hypertext Help. This is now included as an HTML document, as well as a document describing HTML and SGML.
  41.  
  42. Miscellaneous
  43. Check the "New Features" Help section as well as the Change History below for details on new features. 
  44.  
  45.  
  46. +++ Change History
  47.  
  48. (1.6d54/1.6 5/02/95)
  49.  - now maintains selection after adding HTML tags while Info window is visible
  50.  - fixed bug in choosing "Go to Document" from the Go menu on prefs card
  51.  - removed option on deprecated HTML comment closing tag
  52.  - fixed Text Conversion Table's scrolling problem
  53.  - fixed bug in handling of Sort by Hand buttons on Index card. Now only sorts if necessary.
  54.  - fixed bug in moving existing <TITLE> from Body field into middle of <HE<TITLE>AD>
  55.  
  56. (1.6d48/1.6b3 4/05/95)
  57.  - SRC popUp menu button on Image Utility was lost and now is found
  58.  - Add to Image Library menu item added to SRC popup on Image Utility
  59.  - fixed bug on Footer Utility display (where do these things come from???)
  60.  - improved checking on parser for <TITLE> and fixed minor bug
  61.  
  62. (1.6d46/1.6b2 4/4/95)
  63.  - fixed handling of HTML Returns
  64.  - fixed Convert ¶ to <P> for compatibility with HTML 2.0
  65.  - fixed bug in import on drag-and-drop: not setting Indexed flag as false.
  66.  - menus on Index and Prefs now set appropriately
  67.  - Add This URL to HotList command added to HREF popUp on Anchor Utility
  68.  
  69. (1.6d45/1.6b2 4/3/95 unreleased)
  70.  - now restores original selection on Undo
  71.  - support for <BASE> elements using new Base Utility
  72.  - fixed minor problems in Anchor Utility and added Select Location… to HREF popUp
  73.    to allow for selection of a folder
  74.  - changed changePath and renameDocument to handle cdID so Index can send list from File menu
  75.  - fixed mailbox icon on Master Footers Utility
  76.  - fixed glitch in Delete Forward when there is a current selection
  77.  - fixed problem with Show Path in Index
  78.  
  79. (1.6d29/1.6b1 3/24/95)
  80.  - fixed bug in NAME text box on Anchor Utility
  81.  - improved tag and attribute scanning code; faster and generic
  82.  - faster scan on NAME attributes in Anchors
  83.  - support for <BASE> (including scanning for base ids) on Image Utility
  84.  - checkbox control on Preferences card over showing mh/f in index
  85.  - maintain selection after adding Footer tag
  86.  - fixed bug in HTML menu on Horiz and ISINDEX
  87.  
  88. (1.6d29/1.6b1 3/24/95)
  89.  - fixed problems with navigation buttons and graphic card title on minimized windows
  90.  - horizontal size of label area on Index now dragable
  91.  - added Sort by Path on Index popUp menu
  92.  - fixed problems with Master Headers/Footers on Index card Label menu and Anchor Utility
  93.  - silly floating "To Do" replaced by "Note" button on Index
  94.  - import command no longer begins at existing document with erroneous overwrite query
  95.  - optionKey on import allows for selection of non-TEXT documents
  96.  - fixed setInfoText problems with Index card displays
  97.  - fixed import on Master Footers
  98.  - added popUp menu on prefs for SGML Prologue: general, HTML Levels 0, 1, 2.
  99.  - fixed <TITLE> tag: now scanned and transferred to Header on either import or TITLE command
  100.  - fixed <BR> instead of <P> on lines in <ADDRESS>
  101.  - fixed problem with missing initial "/" on relative URL HREFs on Anchor Utility
  102.  - anchor utility sample now has font popUp menu by clicking and dragging on sample area
  103.  - Text Library gone the way of the dinosaur
  104.  - prefs Default Settings button now sets all prefs
  105.  
  106. (1.6d15 3/10/95)
  107.  - Added Last Saved and Path displays to Master Headers and Footers
  108.  - Master Headers and Footers now treated as documents on Index; able
  109.    to import and export either from Index or from page.
  110.  - Set/Clear Path of Selected Documents on Index
  111.  - Started using Rinaldi's FullSFPack XFCN instead of Apple's FolderPath, as FolderPath
  112.    often didn't enable the "Select" button.
  113.  - Fixed font change handler on prefs
  114.  - Master headers and footers now shows up in selectFromIndex dialog
  115.  - Added option to show master headers and footers in Index
  116.  
  117. (1.6d10 3/01/95)
  118.  - Separated "HTML Preferences" from general "Editor" preferences.
  119.  - Changed placement of Return characters on HTML Returns; added HTML 2.0 </P> support,
  120.    and improved Prefs buttons.
  121.  - Updated email, mail and copyright date info.
  122.  - Master Footers are now broken out into their own cards
  123.  
  124. (1.6d3 12/04/94)
  125.  - began adding features for HTML forms and tables (including new buttons on palette)
  126.  
  127. See
  128.  
  129.     http://ogopogo.nttc.edu/tools/htmledit/history.txt
  130.  
  131. for extended history.
  132.